Aspen Jack
  • Home
  • Portfolio
  • Resume
  • About
  • Contact

On this page

  • Ethical Fashion Dashboard
  • Visualizing Collisions
  • Citi Bike Tableau Dashboards
  • Visualizing Earthquakes
  • Biodiversity Dashboard
  • Other

Ethical Fashion Dashboard

Interactive dashboard exploring sustainability and fair wage practices of various fashion companies and their headquarters
Contains visualizations of 5 key metrics related to sustainability and fair wage practices. End-to-end process includes sourcing data from Fashion Revolution, cleaning and formatting in Python, loading into PostgreSQL via SQLAlchemy, creating a Flask App to link PostgreSQL database, constructing a website using JavaScript, Bootstrap, and HTML, and creating visualizations using D3, Plotly, and Leaflet.

** Note: Interactive dashboard is not public because the data is not connected to a server, it is stored locally. As a result, a video demonstration of the dashboard is provided.



Visualizing Collisions

Exploratory analysis of traffic accidents in the United States between 2016-2022
Analyzes numerous potentially influential factors related to traffic accidents such as weather, time of day, location, temperature, etc. Utilizes the Census API to standardize city size based on population, ensuring a uniform basis for comparing accident rates across cities. End-to-end process includes sourcing data from Kaggle, incorporating the Census API to standardize city size, cleaning, merging, and formatting data in Python, and visualizing the results graphically.

For more visualizations click here





Citi Bike Tableau Dashboards

Interactive dashboards and visualizations exploring Citi Bike user behavior during August 2019
The Gender Dashboard explores gender’s role in Citi Bike user interactions while the Age Dashboard investigates how age influences rider behavior in the Citi Bike system. Additional visualizations in this project delve into different facets of consumer conduct to gain further business insight.

Citi Bike Ridership by Gender

Citi Bike Ridership by Age



Visualizing Earthquakes

Interactive geomap of earthquakes around the world
Utilizes Leaflet combined with a USGS GeoJSON API to map each earthquake around the world that occurred in the past 7 days, updated every minute. Popups allow clickable points that display information about the chosen earthquake. For interactivity, click here.





Biodiversity Dashboard

Interactive dashboard of bacteria cultures found in belly buttons
Utilizes D3, JavaScript, and Plotly to create an interactive dashboard displaying various visuals related to individual participant’s belly button cultures. For interactivity, click here.





Other

To see more of my work, feel free to check out my various github repositories